[INFO] fetching crate saint-peter 1.1.0...
[INFO] testing saint-peter-1.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate saint-peter 1.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate saint-peter 1.1.0
[INFO] finished tweaking crates.io crate saint-peter 1.1.0
[INFO] tweaked toml for crates.io crate saint-peter 1.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate saint-peter 1.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate saint-peter 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0abe1f2623bda6b7497e233558e5059e8494a45852aa3679b79acb18ad777617
[INFO] running `Command { std: "docker" "start" "-a" "0abe1f2623bda6b7497e233558e5059e8494a45852aa3679b79acb18ad777617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0abe1f2623bda6b7497e233558e5059e8494a45852aa3679b79acb18ad777617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0abe1f2623bda6b7497e233558e5059e8494a45852aa3679b79acb18ad777617", kill_on_drop: false }`
[INFO] [stdout] 0abe1f2623bda6b7497e233558e5059e8494a45852aa3679b79acb18ad777617
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c4fb3ce46ce45e66c773af3cf969d89d9291914b7da7312939ad351fa66350f
[INFO] running `Command { std: "docker" "start" "-a" "4c4fb3ce46ce45e66c773af3cf969d89d9291914b7da7312939ad351fa66350f", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl-src v111.25.0+1.1.1t
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cryptovec v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling clap v3.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling osshkeys v0.7.0
[INFO] [stderr]    Compiling saint-peter v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/subcommands/mod.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     CannotGetConfig(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     CannotGetConfig(String),
[INFO] [stdout] 15 +     CannotGetConfig(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "4c4fb3ce46ce45e66c773af3cf969d89d9291914b7da7312939ad351fa66350f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c4fb3ce46ce45e66c773af3cf969d89d9291914b7da7312939ad351fa66350f", kill_on_drop: false }`
[INFO] [stdout] 4c4fb3ce46ce45e66c773af3cf969d89d9291914b7da7312939ad351fa66350f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f86070faa3584a5e6ea02306b978531182dd3532008eb4454bbd849b9977dce
[INFO] running `Command { std: "docker" "start" "-a" "9f86070faa3584a5e6ea02306b978531182dd3532008eb4454bbd849b9977dce", kill_on_drop: false }`
[INFO] [stderr]    Compiling saint-peter v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/subcommands/mod.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     CannotGetConfig(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     CannotGetConfig(String),
[INFO] [stdout] 15 +     CannotGetConfig(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "9f86070faa3584a5e6ea02306b978531182dd3532008eb4454bbd849b9977dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f86070faa3584a5e6ea02306b978531182dd3532008eb4454bbd849b9977dce", kill_on_drop: false }`
[INFO] [stdout] 9f86070faa3584a5e6ea02306b978531182dd3532008eb4454bbd849b9977dce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f949e7d31121b12cdbf01368bda661087c7af15fb9e1ae9dfea180c72ce03ba6
[INFO] running `Command { std: "docker" "start" "-a" "f949e7d31121b12cdbf01368bda661087c7af15fb9e1ae9dfea180c72ce03ba6", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/subcommands/mod.rs:15:21
[INFO] [stderr]    |
[INFO] [stderr] 15 |     CannotGetConfig(String),
[INFO] [stderr]    |     --------------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 15 -     CannotGetConfig(String),
[INFO] [stderr] 15 +     CannotGetConfig(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `saint-peter` (bin "saint-peter" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/saint_peter-6340a82e328b74e7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f949e7d31121b12cdbf01368bda661087c7af15fb9e1ae9dfea180c72ce03ba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f949e7d31121b12cdbf01368bda661087c7af15fb9e1ae9dfea180c72ce03ba6", kill_on_drop: false }`
[INFO] [stdout] f949e7d31121b12cdbf01368bda661087c7af15fb9e1ae9dfea180c72ce03ba6
